Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[18.0][MIG] partner_delivery_zone: Migration to 18.0 #997

Open
wants to merge 27 commits into
base: 18.0
Choose a base branch
from

Conversation

BhaveshHeliconia
Copy link

No description provided.

sergio-teruel and others added 26 commits March 5, 2025 12:42
[IMP] partner_delivery_zone: Get delivery zone from commercial partner for non delivery contacts
- Include context keys for avoiding mail operations overhead.
The condition is modified to show the delivery zone on all prints of
the report as long as it is set.

TT51791
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: delivery-carrier-17.0/delivery-carrier-17.0-partner_delivery_zone
Translate-URL: https://translation.odoo-community.org/projects/delivery-carrier-17-0/delivery-carrier-17-0-partner_delivery_zone/
<xpath expr="//div[hasclass('oe_kanban_bottom_left')]" position="inside">
<div t-if="record.delivery_zone_id">
<t t-esc="record.delivery_zone_id.value" />
<xpath expr="//t[@t-name='card']//footer//div[1]" position="replace">

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why replace? We are losing this button then
image

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@juancarlosonate-tecnativa, Thanks! Please Review.

@BhaveshHeliconia BhaveshHeliconia force-pushed the 18.0-mig-partner_delivery_zone branch from dd8ff38 to 108874f Compare March 5, 2025 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.